crypto/x509.SignatureAlgorithm.hashFunc (method)

2 uses

	crypto/x509 (current package)
		x509.go#L244: func (algo SignatureAlgorithm) hashFunc() crypto.Hash {
		x509.go#L1507: 	hashFunc := sigAlg.hashFunc()